GET v1/bunits/{bunitId}/consumers/{consumerId}/rubrikdatasource/auditlogs?types[0]={types[0]}&types[1]={types[1]}
Get all audit log entries for a Rubrik data-source
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit the consumption unit of the data-source is related to | integer |
Required |
consumerId |
The ID of the consumption unit of the data-source | integer |
Required |
types |
Type filter | Collection of integer |
None. |
Body Parameters
None.
Response Information
Resource Description
A hyper collection of audit logs
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.